getEnableDocumentJavaScriptBlocks Method
Gets a value indicating whether document javascript code blocks are enabled.
If document javascript code blocks are not enabled, then the method will return null and new javascript blocks cannot be created.
public boolean getEnableDocumentJavaScriptBlocks()
|
Return Value
True if the document javascript code blocks are enabled.